p{
    margin: 20px;
    font-size: 26px;
    text-align: justify;
    color: #e0e0e0;
}
body{
    background-color: #102d2d;
}
h1{
    color: #e0e0e0;
    overflow: hidden;
    font-size: 80px;
    font-weight: bold;
    margin-left: 180px;
}

.p{
    width: 40%;
    margin: 200px;
    float: right;
}
